Parameters
- name
- The name of the column.
- fieldOffset
- The index within the row where the read operation is to begin.
- buffer
- The buffer into which to copy data.
- bufferOffset
- The index where buffer is to begin the write operation.
- length
- The maximum number of characters to read.
Return Value
The actual number of characters read.